﻿2026-07-17T02:36:26.9565412Z ##[group]Run actions/checkout@v5
2026-07-17T02:36:26.9566164Z with:
2026-07-17T02:36:26.9566507Z   fetch-depth: 2
2026-07-17T02:36:26.9566905Z   repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:26.9570115Z   token: ***
2026-07-17T02:36:26.9570476Z   ssh-strict: true
2026-07-17T02:36:26.9570829Z   ssh-user: git
2026-07-17T02:36:26.9571206Z   persist-credentials: true
2026-07-17T02:36:26.9571619Z   clean: true
2026-07-17T02:36:26.9571977Z   sparse-checkout-cone-mode: true
2026-07-17T02:36:26.9572393Z   fetch-tags: false
2026-07-17T02:36:26.9572746Z   show-progress: true
2026-07-17T02:36:26.9573110Z   lfs: false
2026-07-17T02:36:26.9573443Z   submodules: false
2026-07-17T02:36:26.9573805Z   set-safe-directory: true
2026-07-17T02:36:26.9574396Z ##[endgroup]
2026-07-17T02:36:27.0391300Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:27.0393062Z ##[group]Getting Git version info
2026-07-17T02:36:27.0393786Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T02:36:27.0394801Z [command]/usr/bin/git version
2026-07-17T02:36:27.0395215Z git version 2.43.0
2026-07-17T02:36:27.0396426Z ##[endgroup]
2026-07-17T02:36:27.0399900Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/03b4fb85-eade-4791-a55c-ffa42e628a2e' before making global git config changes
2026-07-17T02:36:27.0401058Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T02:36:27.0402034Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T02:36:27.0427716Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T02:36:27.0445993Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T02:36:27.0456084Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T02:36:27.0458856Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T02:36:27.0478652Z HEAD
2026-07-17T02:36:27.0512454Z ##[endgroup]
2026-07-17T02:36:27.0514430Z [command]/usr/bin/git submodule status
2026-07-17T02:36:27.0703151Z ##[group]Cleaning the repository
2026-07-17T02:36:27.0738648Z [command]/usr/bin/git clean -ffdx
2026-07-17T02:36:27.0769656Z Removing traceable-reqs
2026-07-17T02:36:27.0775445Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T02:36:27.0881806Z HEAD is now at 066a260 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:27.0886800Z ##[endgroup]
2026-07-17T02:36:27.0888683Z ##[group]Disabling automatic garbage collection
2026-07-17T02:36:27.0892633Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T02:36:27.0918009Z ##[endgroup]
2026-07-17T02:36:27.0918700Z ##[group]Setting up auth
2026-07-17T02:36:27.0923507Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T02:36:27.0948474Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T02:36:27.1138913Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T02:36:27.1164651Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T02:36:27.1350583Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T02:36:27.1376161Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T02:36:27.1567919Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T02:36:27.1598068Z ##[endgroup]
2026-07-17T02:36:27.1598820Z ##[group]Fetching the repository
2026-07-17T02:36:27.1605113Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +066a26013ab732b7fed6a3e5541638fdc3a64001:refs/remotes/pull/18/merge
2026-07-17T02:36:27.6351530Z ##[endgroup]
2026-07-17T02:36:27.6352474Z ##[group]Determining the checkout info
2026-07-17T02:36:27.6353340Z ##[endgroup]
2026-07-17T02:36:27.6356451Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T02:36:27.6396333Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T02:36:27.6428696Z ##[group]Checking out the ref
2026-07-17T02:36:27.6429684Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/18/merge
2026-07-17T02:36:27.6473336Z HEAD is now at 066a260 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:27.6475858Z ##[endgroup]
2026-07-17T02:36:27.6505927Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T02:36:27.6526817Z 066a26013ab732b7fed6a3e5541638fdc3a64001
